CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 运动检测

搜索资源列表

  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. Visual_C++_image_shibie_dianxing_anli

    0下载:
  2. 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1597969
    • 提供者:李海超
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. shuzituxiangshiyonggongchenganlijingxuan

    0下载:
  2. 《Visual C++数字图像实用工程案例精选》源程序。 其中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。 -"Visual C Digital Image practical engineering case Showcase
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5046732
    • 提供者:lin zhu
  1. motiontest

    0下载:
  2. 基于visual c++6.0的运动检测识别系统,识别的是连续的静态图像,独立系统,不需要opencv库。-visual c 6.0 on the movement detection and identification system, identify the continuous static images, independent systems, not the opencv.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2299320
    • 提供者:邓毅
  1. C#运动检测源代码

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-12-09
    • 文件大小:649858
    • 提供者:hyzuxlchong
  1. codebook.rar

    0下载:
  2. 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4566464
    • 提供者:wuhui
  1. movedetect.rar

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2302091
    • 提供者:yangchun
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. ImageProcessing

    0下载:
  2. 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:279210
    • 提供者:云皓
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. motion_src

    0下载:
  2. c#环境下,实现物体运动检测。图像处理。-c# environment, the implementation exercise Detected objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:359689
    • 提供者:张彩
  1. bkgrd.c

    0下载:
  2. opencv利用背景建模检测运动物体压缩文档-Detect the use of background modeling objects Sports
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:421262
    • 提供者:joyboble
  1. C

    1下载:
  2. 这是运动目标检测的源码,相当相当有用。可以帮助你非常好的检测运动目标。-This is a moving target detection source, quite useful. Can help you very good detection of moving targets.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:5327
    • 提供者:梦泽墨憨
  1. motion_detector

    0下载:
  2. 视频运动检测相关视频,用于检测运动特征,并提取-Related video motion detection video, for the detection of movement and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:80258
    • 提供者:梧桐雨
  1. yundongjiance

    0下载:
  2. 基于opencv环境下的运动检测使用vc6.0编译包括工程文件-Opencv environment based on motion detection using the compiler, including engineering documents vc6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1455373
    • 提供者:Princeton
  1. shuzituxianganli

    0下载:
  2. C++数字图像处理案例程序,包括几个系统的设计(人脸检测系统,运动检测系统等等)-C++ case of digital image processing procedures, including the design of several systems (human face detection system, motion detection systems, etc.)
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16146366
    • 提供者:黄丽娜
  1. kalman_filter

    0下载:
  2. 应用于在地面有起始运动的卡尔曼滤波器。物体运动检测识别。-The filter was applied to trajectory of body that start motion on the ground with velocity start at angle 40 degrees. First part of the code generate this motion. Nose added to simulate nose of measurement or nose of obje
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:950158
    • 提供者:阿童木
  1. detector

    0下载:
  2. c语言写的运动检测程序,可以对avi视频进行处理-c language program written for motion detection, can be processed on the avi video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:vivid
« 12 3 4 5 6 »
搜珍网 www.dssz.com